@charset "utf-8";
body{ margin:0 auto; font-size:12px;font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif; line-height:normal; min-width:1200px;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;}
a { color:#05a; text-decoration:none;}
a:hover { color:#f00;}
.clear{ clear:both;}
.fr{float: right;}
.top img{vertical-align: middle;margin-right: 5px;}
.img1 {transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.img1:hover { transform: rotate(360deg);-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }
.img3 {transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.img3:hover { transform: rotate(360deg) scale(1.2);-webkit-transform: rotate(360deg) scale(1.2);-moz-transform: rotate(360deg) scale(1.2); -o-transform: rotate(360deg) scale(1.2); -ms-transform: rotate(360deg) scale(1.2); }
.img4 { transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.img4:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);}
/*-----------------头部开始--------------------*/
#header { height:159px; background: #fff;}
.top{height: 35px;background: #f3f3f3; }
.topbox{width:1200px; margin: 0 auto;overflow: hidden;}
.topbox p{color: #8e8e8e;font-size: 14px; line-height:35px; }
.topbox span{line-height: 35px; font-size: 20px;color: #036eb6;font-weight: 800; background: url(../images/a_03.jpg) no-repeat left center; padding-left: 32px;}

.head{width:1200px; margin: 0 auto;}
.logo{width:241px; float: left; padding-top: 20px;}
.nav{ float: right; }
.nav ul{}
.nav .nLi{ float:left;width: 100px;text-align: center; line-height: 120px; position: relative;}
.nav .nLi>a{font-size: 16px; color:#383838;  } 
.nav .nLi>a:hover{color: #036eb6; }
.nav .hover a{color: #036eb6; }

.nav .sub{ display:none;left:0px; top:100px;min-width: 120px; position:absolute;line-height:30px; padding:10px 0; background-color: #fff;z-index: 99999999;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175); }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 8px; 	-webkit-transition: .5s; -o-transition: .5s; transition: .5s;text-align: center;color: #17232d; font-size: 14px;}
.nav .sub a:hover{ background:#000; color:#fff;  }
.nav .on h3 a{ color:#000;font-weight: bold;}




/*------------------头部结束------------------*/
/*-----------------内容开始-------------------*/
.fullSlide{ width:100%;  position:relative;  height:525px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:525px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:525px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:5px; overflow:hidden; background:#1a1313;  line-height:999px;-moz-border-radius:50%; -webkit-border-radius:50%;border-radius:50%; }
.fullSlide .hd ul .on{ background:#026eb7;  }
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:4%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:4%; background-position:-6px -137px; }

.rmss{width:1200px; overflow: hidden;height: 55px; margin: 0 auto; padding-top: 20px;}
.rmss_lwft{float: left;background: #f0f0f0; width:925px; -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius:10px;}
.rmss_lwft ul{overflow: hidden; padding-left: 15px;}
.rmss_lwft li{float: left;line-height: 55px;font-size: 14px;}
.rmss_lwft a{color: #535353;}
.rmss_lwft a:hover{color: #026eb7;}
.rmss_lwft span{color: #026eb7; font-size: 16px;font-weight: 800;}
.rmss_right{float: right;background: #f0f0f0; width:254px; -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius:10px; overflow: hidden;border-left: 1px dashed #c2c2c2; height: 45px; padding: 10px 0 0 20px;}
.wbqy{width:230px; height: 34px;overflow: hidden; background: #fff;-moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius:10px;}
.wby1{width:190px; height: 34px; line-height: 34px;color: #999;font-size: 14px; font-family: "微软雅黑";border: none;float: left;padding-left: 10px;}
.btn1{background:url(../images/a_13.jpg) no-repeat center center;width:16px; height: 34px;float: left;border: none;}

.qyjs{ width:1200px; margin: 0 auto;}
.qyjs_tit{ text-align: center; padding: 20px 0 30px 0;}
.qyjs_tit h2{font-size: 20px; color: #242323;}
.qyjs_tit p{font-size: 29px;color: #414040; line-height: 42px;}
.qyjs_nr{padding-top: 15px;overflow: hidden;width:1200px; margin: 0 auto;}
.qyjs_nr p{font-size: 14px; line-height: 30px;color: #818181; text-align: center; padding: 0 55px;}
.qyjs_nr p a{color: #026eb7;}
.qyjs_nr img{padding-bottom: 40px;}
.btn2{transition: All 0.4s ease-in-out; display: block;margin: 30px auto;width:124px; height: 39px; line-height: 39px; text-align: center;background: #026eb7;font-size: 14px; color: #fff;-moz-border-radius: 6px; -webkit-border-radius: 6px;border-radius:6px;}
.btn2:hover{background: #1180D6;color: #fff;}

.gcfw{background: url(../images/a1.png) no-repeat center top;}
.gcfw_box{width:1200px; margin: 0 auto;}
.gcfw_tit{text-align: center; padding-top: 15px;}
.gcfw_tit p{color: #fff;font-size: 29px;letter-spacing: 5px; line-height: 55px;}
.gcfw_tit h2{font-size: 20px;color: #fff;}
.gcfw_nr{ padding-top: 40px;}
.text_tit{text-align: center;}
.text_tit li{display: inline-block; *display: inline; color: #fff;}
.text_tit a{color: #fff;font-size: 14px;}
.text_tit a:hover{text-decoration: underline;}
.tp_tit{overflow: hidden;padding-top: 45px;}
.tp_tit li{float: left; padding: 0 40px 20px 0 !important;}
.tp_tit p{color: #323a45; font-size: 16px; text-align: center; line-height: 48px;}
.tp_tit li:nth-child(4){ padding: 0;}
.tp_tit li:nth-child(1) p{color: #fff;}
.tp_tit li:nth-child(2) p{color: #fff;}
.tp_tit li:nth-child(3) p{color: #fff;}
.tp_tit li:nth-child(4) p{color: #fff;}
.tp_tit li:nth-child(8){ padding: 0;}
.btn3{display: block;height: 48px; border: 1px solid #e5e5e5; line-height: 48px; text-align: center;font-size: 14px; color: #7b7d81;background: #f6f7fa;}

.news{width:1200px; margin: 0 auto;}
.news_tit {padding: 40px 0 8px 0;border-bottom: 1px solid #e5e5e5;}
.news_tit h2{font-weight: 400; font-size: 24px;color: #3a3a3a; line-height: 40px;}
.news_tit p{font-size: 14px;color: #8b8c8c;}
.news_tit a{font-size: 14px;color: #222223;display: inline-block; *display: inline; padding-left: 30px;}
.news_tit a:hover{color: #999;}
.news_nr{overflow: hidden; }
.news_left{float: left;width:580px;}
.xwlb{padding: 30px 0; border-bottom: 1px solid #e5e5e5;}
.xwlb h1{font-weight: 400; color: #8b8c8c; font-size: 25px;}
.xwlb h2{font-size: 16px; line-height: 50px;font-weight: 400;}
.xwlb a{color: #2a2b2b;}
.xwlb a:hover{text-decoration: underline;}
.xwlb p{color: #7d7d7d;font-size: 14px; line-height: 26px;}
.news_right{width:555px; float: right; padding-top: 30px;}
.news_right h1{font-weight: 400; color: #8b8c8c; font-size: 25px; line-height: 55px;}
.xwxq h2{font-weight: 400; font-size: 16px; color: #2a2b2b; line-height: 50px;}
.xwxq p{line-height: 26px;color: #7d7d7d; font-size: 14px;}
.btn4{transition: All 0.4s ease-in-out;display: block;width:107px; height: 38px; line-height: 38px; text-align: center;font-size: 14px; border: 1px solid #a0a0a0; margin-top: 15px;color: #7d7d7d;}
.btn4:hover{ border: 1px solid #026eb7;color: #fff; background: #026eb7;}

.link{background: #eff1f2; padding: 12px 0; margin-top: 50px;}
.linkbox{width:1200px; margin: 0 auto;}
.linkbox ul{overflow: hidden;}
.linkbox li{float: left; font-size: 18px; color: #232222; line-height: 26px;}
.linkbox a{color: #7d7d7d; font-size: 14px;}
.linkbox a:hover{text-decoration: underline;}
/*------------------内容结束------------------*/
/*------------------版权开始------------------*/
#footer{ background:#026eb7; padding:20px 0;}
.footerbox{ width:1200px; margin:0 auto;overflow: hidden;}
.foo_left{float: left;width:440px; border-right: 1px solid #3095ce;}
.zxdh{ height: 58px; background: #000b1b; width:357px; margin-bottom: 15px;}
.zxdh p{color: #fff;font-size: 28px;font-weight: 800; line-height: 58px; padding-left: 50px; background: url(../images/a_45.jpg) no-repeat 10px center;}
.zxdh span{font-size: 16px; font-weight: 400;}
.zxdh_b p{ font-size: 14px; color: #fff; line-height: 30px;}




.lxxq{ float: right; width:640px; }
.lxxq ul{overflow: hidden;}
.lxxq li{float: left;font-size: 14px; padding-left: 35px; line-height: 45px;}
.lxxq a{color: #fff;}
.lxxq a:hover{color: #999;}
.lxxq h2{font-weight: 400; color: #fff; font-size: 14px; text-align: right; line-height: 37px; padding-top: 20px;position: relative;    height: 40px;}
.lxxq span{     top: 25px;
    position: absolute;
    line-height: 37px;
    /* float: left; */
    left: 350px;}
.lxxq h2 a{display: inline-block; *display: inline; padding-left: 10px;}
.lxxq h2  img{vertical-align: middle;}
.lxxq h2 a:hover img{filter:alpha(opacity=50); -moz-opacity:0.5;opacity:0.5;}
.lxxq h3{color: #fff; font-size: 14px; font-weight: 400; text-align: right; padding-top: 25px;}
/*------------------版权结束------------------*/




/*产品列表右侧*/
.product02{float:right; width:856px;min-height:633px;color: #c2a684;background: #fff;padding:40px 60px;}
.product03{ float:left; width:924px; padding: 40px ;min-height:633px;background: #fff;}
.product{ width:1204px; margin:0 auto; position:relative; margin-top:30px;clear: both;}
/*公共内页左侧left-nav*/
.product01{float:left; width:227px; padding-bottom:20px;margin-bottom: 30px;}
   /*左侧分类*/
.product07{height:68px;font-size:24px; line-height:68px;color:#fff;font-weight: bold;
width: 100%; background:url(../images/litl.png) no-repeat 177px center #404040;text-indent: 28px;border-radius: 4px 4px 0 0;}
.product07 span{ display:block;  color:#fff;text-transform:uppercase;  font-family: "Times New Roman", Times, serif; font-weight:bold;}
/*.product07 b{float: left;width: 100%; background:url(../images/cont_bg2.png) no-repeat;}*/
.sidenav {width:225px;border-left: 1px solid #dcdbdb;border-right: 1px solid #dcdbdb;float: left;}
.sidenav ul li {float: left;display:block; line-height:60px; 
    font-size:16px;border-bottom: 1px solid  #dcdbdb;width: 100%;
}
.l_contact{float: left;width: 100%;}
.lcon_t{background:url(../images/litl.png) no-repeat 177px center #686868;}
.lcon_tel{text-align: center;color: #191919;font-size: 16px;border-bottom: 1px solid #dcdbdb;line-height: 34px;padding-top: 10px;}
.lcon_tel i{display: block;font-style: normal;color: #404040;font-size: 20px;font-weight: bold;;font-family: "arial"}
.lcon_msg{border-bottom: 1px solid #dcdbdb;color:#191919;float: left;padding:15px 0 20px;font-size: 16px;line-height: 2.5;text-align: center;width: 100%;}
.lcon_msg a{background:#404040;display: block;width: 96px;height: 24px;text-align: center;;
    color: #fff;line-height: 24px;margin: 0 auto}
.protwo{float: left;width: 100%;line-height:40px;border-bottom: 1px solid #dcdbdb;}
.protwo a{text-indent:50px;width: 100%;float: left;}
.sidenav ul li a{float: left;color: #191919;font-size:16px;text-align: left;
    background:url(../images/lnav.png) 185px center no-repeat; width: 100%; }
.sidenav ul li a p{width:70%;float: left;text-indent: 33px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sidenav ul li a.sidenava{display:block; color:#fff6d5;float: left;}
.sidenav ul li a.sidenava p{color:#262626;}
.sidenav ul li a.sidenava.cu {font-weight:bold; color:#404040; background:url(../images/lnavh.gif) left top no-repeat;}
.sidenav ul li dl {width:200px;height:auto;display:none; font-size:12px; background:#ddd;}
.sidenav ul li dl dd {width:200px;height:38px; }
.sidenav ul li dl dd a {display:block;width:180px;height:38px;  padding:0 10px;font-weight: normal !important; }
.sidenav ul li dl dd a span {display:block; height:37px; line-height:37px;color:#333; padding-left:40px;}
.sidenav ul li dl dd a:hover {}
.sidenav ul li dl dd a:hover span {color:#539310;}
.sidenav ul li dl dd a.on {}
.sidenav ul li dl dd a.on span {color:#539310; }
/*左侧新增联系我们*/
.lcontact_b{margin-top:20px; float:left; width:220px; background-color:#fff;}
.lcontact_b .head_b{height:52px; background-color:#1ec97f; background-image:url(../images/cont_icon02.png); background-repeat:no-repeat; background-position:36px 5px; padding-left:95px; font-size:20px; line-height:52px; color:#fff;}
.lcontact_b .tel_b{height:63px; border-bottom:1px dashed #ddd; margin:0 20px;}
.lcontact_b .tel_b .title{line-height:12px; color:#999; padding-top:14px;}
.lcontact_b .tel_b .num{font-size:20px; line-height:20px; color:#00935a; padding-top:4px;}
.lcontact_b .fax_b{height:42px; border-bottom:1px dashed #ddd; margin:0 20px; line-height:42px; color:#999; padding-left:2px;}
.lcontact_b .addr_b{margin:0 20px; line-height:22px; color:#999; padding-left:2px; padding:10px 0;}

/* 内页右侧头部 */
.content_com_title{background: #fff;float: left;width: 100%;padding-bottom: 25px;}
.content_com_title h2{float:left;color: #313131;font-weight: bold;font-size: 24px; }
.bread{float:right; line-height:12px; font-size:12px; color:#313131; padding:5px 0;text-align: right;}
.bread a{color:#313131;}
.bread a:hover{color:#f00;}

.hanye{ width:856px; margin:0 auto;}
.hanye li{ width:856px; padding-top:33px; padding-bottom:33px; border-bottom:1px #eaecef solid;}
.hanye li .imea{ width:178px; height:120px; float:left;}
.hanye li .charw{ width:844px; float:right;}
.hanye li .charw h4{ color:#484752; font-size:18px; font-weight:bold; height:28px; overflow:hidden;}
.hanye li .charw h4 a{ -moz-transition: padding-left 0.5s, color 0.5s;/* Firefox 4 */
	-webkit-transition: padding-left 0.5s, color 0.5s;/* Safari 和 Chrome */
	-o-transition: padding-left 0.5s, color 0.5s;	/* Opera */
	transition: padding-left 0.5s, color 0.5s;}
.hanye li .charw h4 a:hover{ padding-left:10px;}
.hanye li .charw p{ height:42px; line-height:23px; font-size:14px; color:#606a77; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.hanye li .charw h6{ line-height:23px; color:#999999;font-size:12px;}


/*page*/
#pages{text-align: center;margin: 20px auto;}
#pages a{padding:0 10px;height: 30px;line-height: 30px;text-align: center; background: #e6e6e6;color: #333;display: inline-block;}
#pages span{padding:0 10px;height: 30px;line-height: 30px;text-align: center; background: #404040;color: #fff;display: inline-block;}
#pages a:hover{background: #404040;color: #fff;}

.news_tit1{ width:856px;  min-height:118px; margin:0 auto;}
.news_tit1 h4{ color:#4d5057; font-size:20px; font-weight:bold; padding-top:36px;text-align:center;}
.news_tit1 p{ color:#abacae; line-height:28px; text-align:center;}
.news_btaaa{ width:850px; line-height:29px; color:#6c6b70; font-size:14px; padding-top:25px; min-height:400px; padding-bottom:40px;}

.lieb{ width:850px; height:37px; margin:0 auto;}
.lieb_left{ width:91px; height:37px;   text-align:center; line-height:37px; float:left;}
.lieb_left a{ width:91px; height:37px; background:#2d3039; color:#fff; border-radius:20px;-moz-transition: border-radius 0.5s;/* Firefox 4 */
	-webkit-transition: border-radius 0.5s;/* Safari 和 Chrome */
	-o-transition: border-radius 0.5s;	/* Opera */
	transition: border-radius 0.5s; display:block;} 
.lieb_left a:hover{ width:91px; height:37px; text-align:center; background:#404040; color:#fff;border-radius:0px; display:block; }
.lieb_left_a{ width:37px; height:37px; float:right;}
.lieb_left_a a{ width:37px; height:37px; background:url(../images/y.png) no-repeat center #2d3039; color:#fff; border-radius:20px;-moz-transition: border-radius 0.5s;/* Firefox 4 */
	-webkit-transition: border-radius 0.5s;/* Safari 和 Chrome */
	-o-transition: border-radius 0.5s;	/* Opera */
	transition: border-radius 0.5s; display:block;} 
.lieb_left_a a:hover{  width:37px; height:37px; text-align:center; background:url(../images/y.png) no-repeat center #404040; color:#fff;border-radius:0px; display:block; }

.lieb_left_b{ width:37px; height:37px; float:right; margin-right:5px;}
.lieb_left_b a{ width:37px; height:37px; background:url(../images/u.png) no-repeat center #404040; color:#fff; border-radius:20px;-moz-transition: border-radius 0.5s;/* Firefox 4 */
	-webkit-transition: border-radius 0.5s;/* Safari 和 Chrome */
	-o-transition: border-radius 0.5s;	/* Opera */
	transition: border-radius 0.5s; display:block;} 
.lieb_left_b a:hover{  width:37px; height:37px; text-align:center; background:url(../images/u.png) no-repeat center #2d3039; color:#fff;border-radius:0px; display:block; }

.abc_bb{ font-size:16px; width:800px; margin:0 auto;margin-top:33px;}
.abc_bb td{ padding-bottom:25px; color:#504537; padding-right:25px;}
.abc_bb td span{ color:#da0000;}
.abc_bb_int{ width:278px; height:38px; border:1px #cccccc solid; line-height:38px; padding-left:10px;}


/* 产品 */
.product3,.product8,.product8 li{width:100%;height:auto;overflow:hidden;}
.product3 li{width:30%; padding:1% 1.5% 0.5%;float:left;overflow:hidden;position:relative; text-align:center;}
.product02 .product3 li img{display: inline-block;height:163px;max-width:100%; vertical-align:middle;width:250px; }
.product03 .product3 li img{display: inline-block;height:209px;max-width:100%;   }
.product3 li>p{width:88%;margin:0 auto;text-align:center;font:14px/40px "microsoft yahei";text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.product3 li>div{margin:3px auto;position:relative; margin:0 auto; width:96.6%; text-align:center;  vertical-align:middle; }
.product3 li>div>a{ display:block;}
.product3 li>div>p,.prod-zoom{position:absolute;background:url(../images/product_zoom.png) 0 0 no-repeat;width:53px;height:53px;left:50%;top:50%;margin:-26px 0 0 -26px;cursor: pointer;z-index:1;top:-100%;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
.product3 li>div:hover p,.prod8-left:hover p{top:50%;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;}


.caselist{
    padding-bottom: 50px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.caseitem{
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}
.caseitem:nth-child(3n){
    margin-right: 0;
}
.caselist1 .caseitem{
    width: 49%;
}
.caselist1 .caseitem:nth-child(2n){
    margin-right: 0;
}
.caselist1 .caseitem:nth-child(2n+1){
    margin-right: 2%;
}
.caseimg{
    width: 100%;
    overflow: hidden;
}
.caseitem img:hover{
    transform: scale(1.1);
}
.caseitem img{
    width: 100%;
    transition: all .3s;
}
.caseitem .casetxt{
    padding: 20px 10px;
    box-sizing: border-box;
    background: #036eb6;
    height: 270px;
}
.casetxt h2{
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.casetxt p span{
    font-weight: bold;
}
.casetxt p{
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 10px;
}
.clear{
    clear: both;
}